Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed function for first nav item of sidebar-right #6457

Merged
merged 2 commits into from
Sep 11, 2023

Conversation

tomasdim
Copy link
Member

@tomasdim tomasdim commented Sep 8, 2023

Description

This PR adds the code neccesary to fix the the first nav link on the right sidebar of documentation pages, before they were leading nowhere, now they lead to the page title, as they should.

Checks

Docs building

  • Compiles without warnings.

Code formatting and web optimization

  • Uses three spaces indentation.
  • Adds or updates meta descriptions accordingly.
  • Updates the redirects.js script if necessary (check this guide).

Writing style

  • Uses present tense, active voice, and semi-formal registry.
  • Uses short, simple sentences.
  • Uses bold for user interface elements, italics for key terms or emphasis, and code font for Bash commands, file names, REST paths, and code.

@javimed javimed linked an issue Sep 8, 2023 that may be closed by this pull request
@javimed javimed merged commit b36d9d9 into 4.6.0 Sep 11, 2023
@javimed javimed deleted the issue6453-fix-right-sidebar-top-link branch September 11, 2023 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Monitoring Microsoft Graph" docs navigation is broken
3 participants